home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / mips / t-ultrix < prev    next >
Text File  |  1993-10-08  |  400b  |  11 lines

  1. CONFIG2_H    = $(srcdir)/config/mips/mips.h
  2.  
  3. # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
  4. # PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
  5. # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
  6.  
  7. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  8. # and does not need anything from libgcc1.a.
  9. LIBGCC1 = libgcc1.null
  10. CROSS_LIBGCC1 = libgcc1.null
  11.